C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / HeadersVisibility Property

In This Topic
HeadersVisibility Property (TransposedGrid<T>)
In This Topic
Gets or sets a value that determines whether the row and column headers are visible.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overrides Property HeadersVisibility As HeadersVisibility
 
See Also